# matlab autosave backups (used on Linux)
*.m~   

# matlab autosave backups (used on Windows)
*.asv  

# vim swap
*.swp  

# vim swap
*.swo  
